projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a021e02
)
* files.el (auto-mode-alist): Add lower-priority match for names
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 5 Jun 2007 15:48:33 +0000
(15:48 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 5 Jun 2007 15:48:33 +0000
(15:48 +0000)
like ChangeLog.old.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b928081b9c353eb32eb9d98bfd111bb92bc44bce..c0ac742ceb0f5e47f83974596c6dbc225debd5cd 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-06-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * files.el (auto-mode-alist): Add lower-priority match for names
+ like ChangeLog.old.
+
2007-06-04 Andreas Schwab <schwab@suse.de>
* emacs-lisp/sregex.el (sregexq): Fix doc string quoting.